home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d8
/
mlick43.exe
/
SLICKED.DOC
< prev
next >
Wrap
Text File
|
1990-10-07
|
5KB
|
86 lines
SlickEd is a Copyrighted(c)1989 product of Simple Software, New Orleans, La.
═╡▓▓╞═ Slick EDfessional Editor by Simple Software Company ═╡▓▓╞═
▓▒░ SlickEd Registration ░▒▓
is Only $5.00
Order your Registered Copy
Now !
Simple <Software> Company
HOME of SlickWare
G.M. Raymond, Pres.
P. O. Box 8184
New Orleans, La. 70182
(504) 288 6550 voice
(504) 283 9785 BBS
SLICKED 2.0 10/1/89
Slick ED is a basic ascii text editor, ideal for those small, quick
jobs, like autoexec and config mods, new batch files etc. ED can be
called via a DOS path statement and has the ability to pass a file
parameter via the dos prompt.
EXAMPLES: A> ED YOURTEXT.FIL {loads YOURTEXT.FIL}
A> ED NEWFILE.TXT {begin a brand new file}
ED will operate on either mono or color IBM PC's using DOS ver
2+ or later with 128k or more of ram. ED is ideal for operation
on a floppy disk or hard drive.
ED is an excellent way to eliminate your typewriter by adding a
line printer to your PC. ED supports BLOCK operations that
include output to file or printer (port LPT1). Although ED
has MANY advanced features, the average person can learn to use
ED in just a few minutes. Although not intended as a wordprocessor,
ED use a number of common Word Star commands. More importantly,
you will find it easy to remember keys because of their association
with the functions they control. Example: Alt M for Move a block,
Alt D for Delete a block, Alt C for Copy a block....etc...etc...
Registration provides the latest version with lifetime
voice support at your toll expense. Additional support
is available via our BBS's in New Orleans and Bay St
Louis, Ms.
The end of this doc file has a listing of all functions and the
corresponding keys that activate them. You will be happy with all
the uptown features you find with ED. All frequently used keys
are shown on the status bar.
*******************************************************************************
Character left : <Lft> Begin block : <F5>
Character right : <Rgt> End block : <F6>
Word left : <CtrlA> Mark current word : <CtrlK><CtrlT>
Word right : <CtrlF> Toggle block display : <F1>
Line up : <Up> Copy block : <AltC>
Line down : <Dn> Move block : <AltM>
Scroll up : <CtrlPgUp> Delete block : <AltD>
Scroll down : <CtrlPgDn> Read file into window : <AltR>
Page up : <PgUp> Write block to file : <AltW>
Page down : <PgDn> Print marked block : <F9>
Cursor to left side : <CtrlLft> Set marker 0 : <CtrlK>0
Cursor to right side : <CtrlRgt> Set marker 1 : <CtrlK>1
Top of screen : <CtrlHome> Set marker 2 : <CtrlK>2
Bottom of screen : <CtrlEnd> Set marker 3 : <CtrlK>3
Top of window : <Home> Jump to marker 0 : <CtrlQ>0
Bottom of window : <End> Jump to marker 1 : <CtrlQ>1
Top of block : <CtrlQ><CtrlB> Jump to marker 2 : <CtrlQ>2
Bottom of block : <CtrlQ><CtrlK> Jump to marker 3 : <CtrlQ>3
Previous cursor pos. : <CtrlQ><CtrlP> Find pattern : <AltF>
New line : <CtrlM> Find and replace : <F4>
Insert line : <F8> Find next : <AltN>
Toggle insert mode : <Ins> Tab : <CtrlI>
Delete line : <F7> Toggle autoindent mode: <AltA>
Delete line right : <CtrlQ><CtrlY> Toggle fixed tabs : <AltT>
Delete right word : <CtrlT> Exit and Save : <F3>
Delete current char : <Del> Restore line : <AltL>
Delete left character : <CtrlBks> Insert control char : <AltI>
Save and Continue : F2 Change Screen Size : F10
*******************************************************************************
EOF